home *** CD-ROM | disk | FTP | other *** search
/ Scene Storm / Scene Storm - Volume 1.iso / coding / tools / gcc / gcc270_src.lha / gcc-2.7.0-amiga / config / mips / t-iris6 < prev    next >
Encoding:
Text File  |  1995-02-04  |  282 b   |  12 lines

  1. # Suppress building libgcc1.a, since the MIPS compiler port is complete
  2. # and does not need anything from libgcc1.a.
  3. LIBGCC1 = 
  4. CROSS_LIBGCC1 = 
  5.  
  6. MULTILIB_OPTIONS=mips1/mips2/mips3/mips4
  7. MULTILIB_DIRNAMES=
  8. MULTILIB_MATCHES=
  9.  
  10. LIBGCC = stmp-multilib
  11. INSTALL_LIBGCC = install-multilib
  12.